IsLowerBoundInclusive Property
Indicates whether the lower bound of the current range is inclusive.
public bool IsLowerBoundInclusive {get; set;}
'Declaration
Public Property IsLowerBoundInclusive As Boolean
Property Value
true if the lower bound of the current range is inclusive; otherwise,
false.